projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
392af59
)
build: Add widgetorder unit test to build system
author
Timm Bäder
<mail@baedert.org>
Fri, 29 Sep 2017 10:10:42 +0000
(12:10 +0200)
committer
Timm Bäder
<mail@baedert.org>
Fri, 29 Sep 2017 10:10:42 +0000
(12:10 +0200)
testsuite/gtk/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/gtk/meson.build
b/testsuite/gtk/meson.build
index 5c6e885a0faf7833851a8cc6d60bd43b42fa78ad..90aa2f86787f954a28315264796010b0962bdddf 100644
(file)
--- a/
testsuite/gtk/meson.build
+++ b/
testsuite/gtk/meson.build
@@
-48,6
+48,7
@@
tests = [
['window'],
['displayclose'],
['revealer-size'],
+ ['widgetorder'],
]
test_env = environment()